var crypto/ecdh.x25519SharedSecretSize

2 uses

	crypto/ecdh (current package)
		x25519.go#L19: 	x25519SharedSecretSize = 32
		x25519.go#L83: 	out := make([]byte, x25519SharedSecretSize)